FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ehealth4u.package#1.0.0 (63 ms)

Package ehealth4u.package
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyweight
Url http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyweight
Status draft
Name CYEHRSDBodyWeight
Title Cyprus EHR Body Weight profile
Experimental False
Type Observation
Kind resource

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-visitsummary-r4 Cyprus EHR Visit Summary profile

Resources that this resource uses

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-vitalsigns Cyprus EHR Vital Signs profile


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cyehr-sd-bodyweight",
  "url" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyweight",
  "name" : "CYEHRSDBodyWeight",
  "title" : "Cyprus EHR Body Weight profile",
  "status" : "draft",
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)",
      "telecom" : [
        {
          "system" : "email",
          "value" : "ehealthl@ucy.ac.cy",
          "use" : "work"
        }
      ]
    }
  ],
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Observation",
  "baseDefinition" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-vitalsigns",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Observation.meta",
        "path" : "Observation.meta"
      },
      {
        "id" : "Observation.meta.profile",
        "path" : "Observation.meta.profile",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "value",
              "path" : "$this"
            }
          ],
          "rules" : "open"
        },
        "min" : 1
      },
      {
        "id" : "Observation.meta.profile:CyprusEHRProfile",
        "path" : "Observation.meta.profile",
        "sliceName" : "CyprusEHRProfile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-bodyweight"
      },
      {
        "id" : "Observation.code",
        "path" : "Observation.code",
        "short" : "Body Weight",
        "definition" : "Body Weight.",
        "comment" : "additional codes that translate or map to this code are allowed. For example a more granular LOINC code or code that is used locally in a system.\r\n\r\nCyprusEHR: display: \"Body weight\"",
        "alias" : [
          "Test"
        ],
        "patternCodeableConcept" : {
          "coding" : [
            {
              "system" : "http://loinc.org",
              "code" : "29463-7"
            }
          ]
        }
      },
      {
        "id" : "Observation.value[x]",
        "path" : "Observation.value[x]",
        "min" : 1,
        "type" : [
          {
            "code" : "Quantity"
          }
        ],
        "patternQuantity" : {
          "unit" : "kg",
          "system" : "http://unitsofmeasure.org",
          "code" : "kg"
        }
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.